home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / help_sys / hlpgn131.zip / hlpgenb.mac < prev    next >
Text File  |  1996-09-05  |  21KB  |  699 lines

  1. .begin_file
  2. .com(=================================)
  3. .com( pound b macro topic             )
  4. .com(=================================)
  5. .ent(cmdpb,\'23b Macro,The )
  6. .b(SYNTAX:) \'23b(text).n
  7. .n
  8. .b(EXPLANATION:) This .p1(macro) represents a list item that starts
  9.  with a bullet and with the given .b(text) in boldface.  It should
  10.  be followed immediately by text..n
  11. .n
  12. .b(EXAMPLE:).n
  13. .n
  14. .[
  15. \li720
  16. \'2eent(glossary,Glossary, Keyboard ).n
  17. \'2es.n
  18. \'23b(Autorepeat)If held down a key will begin to send
  19.  its code repeatedly.\'2en.n
  20. \'23b(Mode key)Modifier keys, used in conjunction with normal
  21.  keys.  Includes shift, control and alternate.\'2en.n
  22. \'23b(Scan code)A byte value or values sent to the computer.\'2en.n
  23. \'2eend.n.n
  24. .]
  25. .b(SEE ALSO:) .j(cmdun,\'2eun), .j(cmdpp,\'23\'23), .j(cmdpn,\'23n).n
  26. .end
  27. .com(=================================)
  28. .com( bi macro topic                  )
  29. .com(=================================)
  30. .ent(cmdbi,\'2ebi Macro,The )
  31. .b(SYNTAX:) \'2ebi(string).n
  32. .n
  33. .b(EXPLANATION:) This .p1(macro) presents the given .b(string) in
  34.  bold face italic type..n
  35. .n
  36. .b(EXAMPLE:).n
  37. .n
  38. .[
  39. \li720
  40. \'2eent(intro,Introduction,Program ).n
  41. \'2ebi(Finagle) is a double-ledger accounting .n
  42.  program.  There will \'2ebu(never) be a problem .n
  43.  with the I.R.S. if you use \'2ebi(Finagle). Of .n
  44.  course, you \'2eiu(may) end up in jail, but .n
  45.  that's a small price to pay.\'2en.n
  46. \'2eend.n.n
  47. .]
  48. .b(SEE ALSO:) .j(cmdi,\'2ei) .j(cmdbu,\'2ebu) .j(cmdiu,\'2eiu).n
  49. .end
  50. .com(=================================)
  51. .com( bu macro topic                  )
  52. .com(=================================)
  53. .ent(cmdbu,\'2ebu Macro,The )
  54. .b(SYNTAX:) \'2ebu(string).n
  55. .n
  56. .b(EXPLANATION:) This .p1(macro) presents the given .b(string) in
  57.  bold face underlined type..n
  58. .n
  59. .b(EXAMPLE:) See the example for the \'2ebi command..n
  60. .n
  61. .b(SEE ALSO:) .j(cmdi,\'2ei) .j(cmdbi,\'2ebi) .j(cmdiu,\'2eiu).n
  62. .end
  63. .com(=================================)
  64. .com( iu macro topic                  )
  65. .com(=================================)
  66. .ent(cmdiu,\'2eiu Macro,The )
  67. .b(SYNTAX:) \'2eiu(string).n
  68. .n
  69. .b(EXPLANATION:) This .p1(macro) presents the given .b(string) in
  70.  italic underlined type..n
  71. .n
  72. .b(EXAMPLE:) See the example for the \'2ebi command..n
  73. .n
  74. .b(SEE ALSO:) .j(cmdi,\'2ei) .j(cmdbu,\'2ebu) .j(cmdbi,\'2ebi).n
  75. .end
  76. .com(=================================)
  77. .com( pound n macro topic             )
  78. .com(=================================)
  79. .ent(cmdpn,\'23n Macro,The )
  80. .b(SYNTAX:) \'23n(1).n
  81. .n
  82. .b(EXPLANATION:) This .p1(macro) represents a numbered list item.
  83.  It should be followed immediately by text..n
  84. .n
  85. .b(EXAMPLE:) See the example for the \'2ein command..n
  86. .n
  87. .b(SEE ALSO:) .j(cmdun,\'2eun), .j(cmdpp,\'23\'23), .j(cmdpb,\'23b).n
  88. .end
  89. .com(=================================)
  90. .com( b macro topic                   )
  91. .com(=================================)
  92. .ent(cmdb,\'2eb Macro,The )
  93. .b(SYNTAX:) \'2eb(string).n
  94. .n
  95. .b(EXPLANATION:) This .p1(macro) presents the given .b(string) in
  96.  bold face type..n
  97. .n
  98. .b(EXAMPLE:).n
  99. .n
  100. .[
  101. \li720
  102. \'2eent(startup,Engine Startup, ).n
  103. Always ensure there is no gas fume build-up in
  104.  the bilge. \'2eb(THIS IS VERY IMPORTANT.)\'2en.n
  105. Switch on the ignition and press the start button.\'2en.n
  106. \'2eend.n.n
  107. .]
  108. .b(SEE ALSO:) .j(cmdi,\'2ei) .j(cmdbu,\'2ebu) .j(cmdiu,\'2eiu).n
  109. .end
  110. .com(=================================)
  111. .com( i macro topic                   )
  112. .com(=================================)
  113. .ent(cmdi,\'2ei Macro,The )
  114. .b(SYNTAX:) \'2ei(string).n
  115. .n
  116. .b(EXPLANATION:) This .p1(macro) presents the given .b(string) in
  117.  italic type..n
  118. .n
  119. .b(EXAMPLE:).n
  120. .n
  121. .[
  122. \li720
  123. \'2eent(chars,Characters,Game ).n
  124. Your opponents in the game consist of \'2ei(trolls),
  125.  rabid \'2ei(dogs) and defenseless \'2ei(kittens)..n
  126. \'2eend.n.n
  127. .]
  128. .b(SEE ALSO:) .j(cmdb,\'2eb) .j(cmdbu,\'2ebu) .j(cmdiu,\'2eiu).n
  129. .end
  130. .com(=================================)
  131. .com( [ macro topic                   )
  132. .com(=================================)
  133. .ent(cmdob,\'2e[ Macro,The )
  134. .b(SYNTAX:) \'2e[.n
  135. .n
  136. .b(EXPLANATION:) This .p1(macro) marks the beginning of a region of
  137.  text that will appear in a bold, fixed-width font.  This is suitable
  138.  for showing program examples or tables.  NOTE: Since .p1(RTF) files
  139.  use the open and close curly braces as part of their syntax, if you
  140.  want to display them in your help file, you must 'escape' them by
  141.  putting a backslash in front of them.  This is shown in the example
  142.  below..n
  143. .n
  144. .b(EXAMPLE:).n
  145. .n
  146. .[
  147. \li720
  148. \'2eent(progctl,Control,Program ).n
  149. The program is controlled with a message router:.n
  150. \'2es.n
  151. \'2ein.n
  152. \'2e[.n
  153. switch(wParam)\'2en.n
  154. \\\{\'2en.n
  155. \\tab case ID_OPEN: . . . \'2en.n
  156. \\tab \\tab break;\'2en.n
  157. \\tab case ID_CLOSE: . . . \'2en.n
  158. \\tab \\tab break;\'2en.n
  159. \\\}\'2en.n
  160. \'2e].n
  161. \'2eun.n
  162. \'2eend.n.n
  163. .]
  164. .b(SEE ALSO:) .j(cmdcb,\'2e]).n
  165. .end
  166. .com(=================================)
  167. .com( ] macro topic                   )
  168. .com(=================================)
  169. .ent(cmdcb,\'2e] Macro,The )
  170. .b(SYNTAX:) \'2e].n
  171. .n
  172. .b(EXPLANATION:) This .p1(macro) marks the end of a region that was
  173.  started with \'2e[.  There should be a \'2e] for every \'2e[..n
  174. .n
  175. .b(EXAMPLE:) See the example for the \'2e[ command..n
  176. .n
  177. .b(SEE ALSO:) .j(cmdob,\'2e[).n
  178. .end
  179. .com(=================================)
  180. .com( n macro topic                   )
  181. .com(=================================)
  182. .ent(cmdn,\'2en Macro,The )
  183. .b(SYNTAX:) \'2en.n
  184. .n
  185. .b(EXPLANATION:) This .p1(macro) is used at the end of a line, or on
  186.  a line of its own, to indicate the actual end of the line.  When
  187.  \'2en is not used, separate lines are simply run together and used
  188.  to fill whatever WinHelp window width the user has chosen..n
  189. .n
  190. .b(EXAMPLE:).n
  191. .n
  192. .[
  193. \li720
  194. \'2eent(drjnk,Health,To Your ).n
  195. This sentence will adjust itself to the.n
  196. width of the help window, since there is no.n
  197. \\'2en at the end of each line.\'2en\'2en.n.n
  198. This sentence will not adjust itself,\'2en.n
  199. since there is a \\'2en at the end of\'2en.n
  200. each line.\'2en.n
  201. \'2eend.n.n
  202. .]
  203. .b(SEE ALSO:) .j(cmds,\'2es).n
  204. .end
  205. .com(=================================)
  206. .com( s macro topic                   )
  207. .com(=================================)
  208. .ent(cmds,\'2es Macro,The )
  209. .b(SYNTAX:) \'2es.n
  210. .n
  211. .b(EXPLANATION:) This .p1(macro) is used between lines to skip a
  212.  space.  If \'2es is used, then don't use \'2en.
  213. .n
  214. .b(EXAMPLE:).n
  215. .n
  216. .[
  217. \li720
  218. \'2eent(morjnk,Health,To My ).n
  219. This paragraph will be printed with the appropriate.n
  220. word wrapping and line wrapping. All parts of the.n
  221. paragraph will remain connected..n
  222. \'2es.n
  223. The \'2es above will separate this paragraph from.n
  224. the preceeding paragraph.  The separation is slightly.n
  225. more than a single line spacing..n
  226. \'2eend.n.n
  227. .]
  228. .b(SEE ALSO:) .j(cmdn,\'2en).n
  229. .end
  230. .com(=================================)
  231. .com( c macro topic                   )
  232. .com(=================================)
  233. .ent(cmdc,\'2ec Macro,The )
  234. .b(SYNTAX:) \'2ec(color,string).n
  235. .n
  236. .b(EXPLANATION:) This .p1(macro) is used to change the color of the text
  237.  .b(string) to .b(color)..n.n
  238. The colors that this macro supports are.n.n
  239. .in
  240. .[
  241.  0 - Default color.n
  242.  1 - Blue.n
  243.  2 - Green.n
  244.  3 - Cyan.n
  245.  4 - Red.n
  246.  5 - Magenta.n
  247.  6 - Brown.n
  248.  7 - Dark gray.n
  249.  8 - Light gray.n
  250.  9 - Light blue.n
  251. 10 - Light green.n
  252. 11 - Light cyan.n
  253. 12 - Light red.n
  254. 13 - Light magenta.n
  255. 14 - Yellow.n
  256. 15 - White.n
  257. 16 - Pool table green.n
  258. .]
  259. .un
  260. .box
  261. If you attempt to display a color that is the same as the Help file's
  262.  background color, the default color will display instead.
  263. .bend
  264. .n.n
  265. .b(EXAMPLE:).n
  266. .n
  267. .[
  268. \li720
  269. You may use \'2ec(12,color) for emphasis in text.\'2en
  270. .n.n
  271. .]
  272. .b(SEE ALSO:).n
  273. .end
  274. .com(=================================)
  275. .com( Help macro macro topic          )
  276. .com(=================================)
  277. .ent(cmdmacro,\'2emacro Macro,The )
  278. .b(SYNTAX:) \'2emacro(help_macro,string).n
  279. .n
  280. .b(EXPLANATION:)
  281. .n
  282. This macro underlines the .b(string) text as if a jump is there, but
  283.  executes a Winhelp macro instead of jumping. Any Winhelp macro
  284.  with no arguments may be executed. The Winhelp macros include:.n.n
  285. .in
  286. #b(About)Display the Winhelp About box..n
  287. #b(Annotate)Display the Winhelp Annotation dialog box..n
  288. #b(Back)Display the previously viewed topic..n
  289. #b(BookmarkDefine)Display the Bookmark Define dialog box..n
  290. #b(BookmarkMore)Display the Bookmark dialog box..n
  291. #b(BrowseButtons)Display the browse buttons on the Winhelp
  292.  button bar..n
  293. #b(Contents)Display the Contents topic in the current help file..n
  294. #b(CopyDialog)Display the Copy dialog box..n
  295. #b(CopyTopic)Copies the currently displayed topic to the Windows
  296.  Clipboard..n
  297. #b(Exit)Exit from Winhelp and the current help file..n
  298. #b(FileOpen)Display the File Open dialog box..n
  299. #b(FloatingMenu)Display the floating menu, if it is defined..n
  300. #b(HelpOn)Display the Help On Help file..n
  301. #b(HelpOnTop)Toggle the Winhelp Always On Top menu item..n
  302. #b(History)Display the History Window..n
  303. #b(JumpHelpOn)Displays the Help On Help file..n
  304. #b(Next)Display the next topic in the current browse context..n
  305. #b(Prev)Display the previous topic in the current browse context..n
  306. #b(Print)Print the currently displayed topic on the printer..n
  307. #b(PrinterSetup)Display the Printer Setup dialog box..n
  308. #b(ResetMenu)Reset the Winhelp menu to its default..n
  309. #b(Search)Display the Search dialog box..n
  310. .un
  311. .n
  312. .b(EXAMPLE:).n
  313. .[
  314. \li720
  315. \'2eent(b213,Bearings, Roller).n
  316. The roller bearings are an important part of the.n
  317.  system.\'2es.n
  318. \'2emacro(Print,Print) this topic.\'2en.n
  319. \'2eend.n
  320. .]
  321. .b(SEE ALSO:) .j(cmdbmacro,\'2ebmacro).n
  322. .end
  323. .com(=================================)
  324. .com( Help bmacro macro topic         )
  325. .com(=================================)
  326. .ent(cmdbmacro,\'2ebmacro Macro,The )
  327. .b(SYNTAX:) \'2ebmacro(help_macro,bitmap_name).n
  328. .n
  329. .b(EXPLANATION:)
  330. .n
  331. This macro creates a graphical jump area using .b(bitmap_name) as the
  332.  graphic. When the user clicks on the graphic, the Winhelp macro will
  333.  execute, instead of performing a jump. See the \'2emacro command
  334.  for a list of executable Winhelp macros..n
  335. .n
  336. .b(EXAMPLE:).n
  337. .[
  338. \li720
  339. \'2eent(rm41,Bearings,More on ).n
  340. This is the More on Bearings topic.\'2es.n
  341. \'2ebmacro(Prev,previous\'2ebmp) Previous subject.\'2en.n
  342. \'2eend.n
  343. .]
  344. .b(SEE ALSO:) .j(cmdmacro,\'2emacro).n
  345. .end
  346. .com(=================================)
  347. .com( begin_file macro topic          )
  348. .com(=================================)
  349. .ent(cmdbf,\'2ebegin_file Macro,The )
  350. .b(SYNTAX:) \'2ebegin_file.n
  351. .n
  352. .b(EXPLANATION:) This .p1(macro) marks the start of an additional
  353.  macro file for projects that must be divided into multiple files..n
  354. .n
  355. .b(EXAMPLE:).n
  356. .[
  357. \li720
  358. First file:.n.n
  359. \'2estart(...).n
  360. \'2e.n
  361. \'2e.n
  362. \'2e.n
  363. \'2eend_file.n.n
  364. Second file:.n.n
  365. \'2ebegin_file.n
  366. \'2e.n
  367. \'2e.n
  368. \'2e.n
  369. \'2eend_file.n
  370. .]
  371. .n
  372. .b(SEE ALSO:) .j(cmdstr,\'2estart), .j(cmdef,\'2eend_file).n
  373. .end
  374. .com(=================================)
  375. .com( end_file macro topic            )
  376. .com(=================================)
  377. .ent(cmdef,\'2eend_file Macro,The )
  378. .b(SYNTAX:) \'2eend_file.n
  379. .n
  380. .b(EXPLANATION:) This .p1(macro) marks the end of the macro file..n
  381. .n
  382. .b(EXAMPLE:) See the example for the \'2estart command..n
  383. .n
  384. .b(SEE ALSO:) .j(cmdstr,\'2estart).n
  385. .end
  386. .com(=================================)
  387. .com( brdrdb command topic            )
  388. .com(=================================)
  389. .ent(cmdbrdrdb,\\brdrdb Command,The )
  390. .b(EXPLANATION:) This command changes the border line style to a
  391.  double line.  It is used as a modifier to the \'2ebox command..n
  392. .n
  393. .b(EXAMPLE:).n
  394. .n
  395. .[
  396. \li720
  397. \'2ebox.n
  398. \\brdrdb.n
  399. This text will be displayed in a box with a double line border..n
  400. \'2ebend.n
  401. .]
  402. .end
  403. .com(=================================)
  404. .com( brdrs command topic             )
  405. .com(=================================)
  406. .ent(cmdbrdrs,\\brdrs Command,The )
  407. .b(EXPLANATION:) This command  changes the border line style to a
  408.  single line (this is the default).  It is used as a modifier to the
  409.  \'2ebox command..n
  410. .n
  411. .b(EXAMPLE:).n
  412. .n
  413. .[
  414. \li720
  415. \'2ebox.n
  416. \\brdrth.n
  417. This text will be displayed in a box with a thick border..n
  418. \\brdrs.n
  419. And this text will be displayed in a another box with a single
  420.  line border..n
  421. \'2ebend.n
  422. .]
  423. .end
  424. .com(=================================)
  425. .com( brdrsh command topic            )
  426. .com(=================================)
  427. .ent(cmdbrdrsh,\\brdrsh Command,The )
  428. .b(EXPLANATION:) This command changes the border line style to
  429.  shaded style.  It is used as a modifier to the \'2ebox command..n
  430. .n
  431. .b(EXAMPLE:).n
  432. .n
  433. .[
  434. \li720
  435. \'2ebox.n
  436. \\brdrsh.n
  437. This text will be displayed in a box with a shaded border..n
  438. \'2ebend.n
  439. .]
  440. .end
  441. .com(=================================)
  442. .com( brdrth command topic            )
  443. .com(=================================)
  444. .ent(cmdbrdrth,\\brdrth Command,The )
  445. .b(EXPLANATION:) This command changes the border line style to a
  446.  thick line.  It is used as a modifier to the \'2ebox command..n
  447. .n
  448. .b(EXAMPLE:) See the example for the \\brdrs command..n
  449. .n
  450. .end
  451. .com(=================================)
  452. .com( li command topic                )
  453. .com(=================================)
  454. .ent(cmdli,\\li Command,The )
  455. .b(EXPLANATION:) This command changes the left margin indentation to
  456.  the value that immediately follows the command.  The value is
  457.  expressed in .p1(twips).  To reset the margin to its default, use
  458.  \\li180..n
  459. .n
  460. .b(EXAMPLE:).n
  461. .n
  462. \'2e[.n
  463. \\li720.n
  464. \\ri720.n
  465. This sentence will be indented on the left and right margins by
  466.  720/1440 = 1/2"..n
  467. \'2e].n
  468. \\li180.n
  469. \\ri180.n
  470. .end
  471. .com(=================================)
  472. .com( ri command topic                )
  473. .com(=================================)
  474. .ent(cmdri,\\ri Command,The )
  475. .b(EXPLANATION:) This command changes the right margin indentation to
  476.  the value that immediately follows the command.  The value is
  477.  expressed in .p1(twips).  To reset the margin to its default, use
  478.  \\ri180..n
  479. .n
  480. .b(EXAMPLE:) See the example for the \\li command..n
  481. .end
  482. .com(=================================)
  483. .com( ql command topic                )
  484. .com(=================================)
  485. .ent(cmdql,\\ql Command,The )
  486. .b(EXPLANATION:) This command changes the paragraph style to left
  487.  justified.  This is the default paragraph style..n
  488. .n
  489. .b(EXAMPLE:).n
  490. .n
  491. .[
  492. \li720
  493. \\qc.n
  494. This paragraph will have every line centered in the
  495.  help window..n
  496. \'2es.n
  497. \\ql.n
  498. Now we are back to the default left justified paragraph..n
  499. .]
  500. .end
  501. .com(=================================)
  502. .com( qr command topic                )
  503. .com(=================================)
  504. .ent(cmdqr,\\qr Command,The )
  505. .b(EXPLANATION:) This command changes the paragraph style to right
  506.  justified..n
  507. .n
  508. .b(EXAMPLE:).n
  509. .n
  510. .[
  511. \li720
  512. This paragraph is normally left justified..n
  513. \'2es.n
  514. \\qr.n
  515. And this paragraph is right justified..n
  516. \'2es.n
  517. .]
  518. .end
  519. .com(=================================)
  520. .com( qj command topic                )
  521. .com(=================================)
  522. .ent(cmdqj,\\qj Command,The )
  523. .b(EXPLANATION:) This command changes the paragraph style to fully
  524.  justified..n
  525. .n
  526. .b(EXAMPLE:).n
  527. .n
  528. .[
  529. \li720
  530. \\qj.n
  531. The quick brown fox normally jumps over the lazy dog's
  532.  back in a fully justified fashion..n
  533. \'2es.n
  534. .]
  535. .end
  536. .com(=================================)
  537. .com( qc command topic                )
  538. .com(=================================)
  539. .ent(cmdqc,\\qc Command,The )
  540. .b(EXPLANATION:) This command changes the paragraph style to
  541.  centered lines..n
  542. .n
  543. .b(EXAMPLE:) See the example for the \\ql command..n
  544. .n
  545. .end
  546. .com(=================================)
  547. .com( tab command topic               )
  548. .com(=================================)
  549. .ent(cmdtab,\\tab Command,The )
  550. .b(EXPLANATION:) This command places a tab character in the macro
  551.  and in the generated RTF file..n
  552. .n
  553. .b(EXAMPLE:) See the example for the \'2e[ macro language command..n
  554. .n
  555. .end
  556. .com(=================================)
  557. .com( 'hh command topic               )
  558. .com(=================================)
  559. .ent(cmdhh,\\'hh Command,The )
  560. .b(EXPLANATION:) This command allows you to put extended characters
  561.  into a help file.  Some commonly used extended characters are.n
  562. .n
  563. \tab\\'a9  =>  \'a9.n
  564. \tab\\'ae  =>  \'ae.n
  565. \tab\\'bc  =>  \'bc.n
  566. \tab\\'bd  =>  \'bd.n
  567. \tab\\'be  =>  \'be.n
  568. \tab\\'99  =>  \'99  (trademark symbol. This one may not work
  569.  correctly, depending on the help compiler).n
  570. .n
  571. .b(EXAMPLE:).n
  572. .n
  573. .[
  574. \li720
  575. \\'a9 1994 Rimrock Software.  All rights reserved.\'2en.n
  576. Distributed on 3\\'bd double density floppy disk..n
  577. .]
  578. .end
  579. .com(=================================)
  580. .com( glossary topic                  )
  581. .com(=================================)
  582. .ent(glossary,Glossary, )
  583. .in
  584. ##.p(hlpcmplr,help compiler)
  585. ##.p1(HTML)
  586. ##.p1(macro)
  587. ##.p1(popup)
  588. ##.p1(project)
  589. ##.p1(RTF)
  590. ##.p(rtfcmds,RTF commands)
  591. ##.p1(shareware)
  592. ##.p1(template)
  593. ##.p(titlebar,title bar)
  594. ##.p1(toolbar)
  595. ##.p1(topic)
  596. ##.p1(twips)
  597. .un
  598. .end
  599. .com(=================================)
  600. .com( macro popup                     )
  601. .com(=================================)
  602. .pent(macro,macro, )
  603. The replacement of a long series of .p1(RTF) commands with a single
  604.  command word and (optional) series of arguments.
  605. .end
  606. .com(=================================)
  607. .com( shareware popup                 )
  608. .com(=================================)
  609. .pent(shareware,shareware, )
  610. A software distribution method.  Software is distributed for trial
  611.  use, and if users find it useful, they are expected to pay a
  612.  registration fee ('try before you buy').
  613. .end
  614. .com(=================================)
  615. .com( template popup                  )
  616. .com(=================================)
  617. .pent(template,template, )
  618. A series of text lines that constitute the minimal macro
  619.  file that will convert to an RTF file and compile to a
  620.  help file.
  621. .end
  622. .com(=================================)
  623. .com( project popup                   )
  624. .com(=================================)
  625. .pent(project,project, )
  626. A file with the extension .HPJ, that contains options that
  627.  specifies how a help file is to be built.  Required by the
  628.  help compiler.
  629. .end
  630. .com(=================================)
  631. .com( RTF popup                       )
  632. .com(=================================)
  633. .pent(RTF,RTF, )
  634. Rich Text Format, a standard text file formatting standard. An
  635.  RTF file consists of .p(rtfcmds,RTF commands) and normal text.
  636. .end
  637. .com(=================================)
  638. .com( RTF commands popup              )
  639. .com(=================================)
  640. .pent(rtfcmds,RTF commands, )
  641. Special commands in an .p1(RTF) file that describe how text is to be
  642.  displayed.  These commands start with a backslash (\\) character.
  643. .end
  644. .com(=================================)
  645. .com( help compiler popup             )
  646. .com(=================================)
  647. .pent(hlpcmplr,help compiler, )
  648. The program that creates a help (.HLP) file from the .RTF file,
  649.  using the rules detailed in the .HPJ file.
  650. .end
  651. .com(=================================)
  652. .com( toolbar popup                   )
  653. .com(=================================)
  654. .pent(toolbar,toolbar, )
  655. The line of graphical push buttons that are located directly
  656.  below HelpGen's menu bar.
  657. .end
  658. .com(=================================)
  659. .com( title bar popup                 )
  660. .com(=================================)
  661. .pent(titlebar,title bar, )
  662. The area at the top of the HelpGen program window that contains
  663.  the program name, file name, system menu button and window size
  664.  controls.
  665. .end
  666. .com(=================================)
  667. .com( topic popup                     )
  668. .com(=================================)
  669. .pent(topic,topic, )
  670. A block of text in a help file that will be displayed as a single
  671.  display page.
  672. .end
  673. .com(=================================)
  674. .com( popup popup                     )
  675. .com(=================================)
  676. .pent(popup,popup, )
  677. A small window that appears when you select a topic with a dotted
  678.  underline.  The window will remain until you click the left mouse
  679.  button again.
  680. .end
  681. .com(=================================)
  682. .com( twips popup                     )
  683. .com(=================================)
  684. .pent(twips,twips, )
  685. A 20th of a point.  There are 72 points in an inch, so there
  686.  are 1440 twips in an inch.
  687. .end
  688. .com(=================================)
  689. .com( html popup                      )
  690. .com(=================================)
  691. .pent(HTML,HTML, )
  692. HyperText Markup Language. The language used by the World
  693.  Wide Web on the Internet.
  694. .end
  695. .com(=================================)
  696. .com( End of HelpGen macro file       )
  697. .com(=================================)
  698. .end_file
  699.